Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Physics bullet #43

Merged
merged 28 commits into from
Oct 16, 2022
Merged

Physics bullet #43

merged 28 commits into from
Oct 16, 2022

Conversation

brenocq
Copy link
Owner

@brenocq brenocq commented Oct 16, 2022

Basic support for bullet physics was implemented.

Available colliders: BoxCollider, SphereCollider, CylinderCollider
Available joints: PrismaticJoint, RevoluteJoint

Physics configuration

The physics configuration is now saved to the .atta file.
image

Physics debug drawer

It is also possible to enable debug drawer for colliders, aabb, and joints.
image
ezgif com-gif-maker

Step control

Now there is also a better simulation step control.
image
Peek 2022-10-02 12-42

@brenocq brenocq merged commit 449042b into 0.4.0.0 Oct 16, 2022
@brenocq brenocq deleted the physics-bullet branch October 16, 2022 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant